SSC Annual Meeting 2022 Biostatistics Workshop
This website contains materials for Biostatistics Workshop in 2022 SSC Annual Meeting Online.
In this workshop, we will introduce statistical learning methods designed to expedite the phenotyping process in order to improve the scalability of EHR research.
We will use the real EHR data examples from PheCAP package.
The PheCAP is an R package that implements high-throughput phenotyping with electronic health record (EHR) using a common automated pipeline. It contains simulated data and real EHR data examples, with structured data and information extracted from the narrative clinical notes using natural language processing (NLP).
Here is a list of packages that will be used during the workshop.
# From CRAN
install.packages("PheCAP")
install.packages("tidyverse")
Publicly available EHR dataset
NLP software
This website was made with the distill package, drawn mostly from Silvia Canelón’s Sharing Your Work with xaringan.